[INFO] cloning repository https://github.com/tommy-gilligan/breadboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommy-gilligan/breadboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fbreadboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fbreadboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5ede99e6211070a73836a85c5a69a21feb567ed
[INFO] testing tommy-gilligan/breadboard against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fbreadboard" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tommy-gilligan/breadboard
[INFO] finished tweaking git repo https://github.com/tommy-gilligan/breadboard
[INFO] tweaked toml for git repo https://github.com/tommy-gilligan/breadboard written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tommy-gilligan/breadboard on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tommy-gilligan/breadboard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/embedded-graphics/simulator.git`
[INFO] [stderr]     Updating git repository `https://github.com/tommy-gilligan/touchscreen.git`
[INFO] [stderr]     Updating git repository `https://github.com/rahul-thakoor/embedded-graphics-web-simulator.git`
[INFO] [stderr]     Updating git repository `https://github.com/therealprof/display-interface.git`
[INFO] [stderr]     Updating git repository `https://github.com/tommy-gilligan/ili9488-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/tommy-gilligan/mipidsi.git`
[INFO] [stderr]     Updating git repository `https://github.com/rp-rs/rp-hal.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded frunk_derives v0.4.2
[INFO] [stderr]   Downloaded debug-helper v0.3.13
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-rc.1
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded embedded-dma v0.2.0
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0-rc.1
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded panic-probe v0.3.1
[INFO] [stderr]   Downloaded defmt-parser v0.3.3
[INFO] [stderr]   Downloaded adler32 v1.2.0
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.0
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]   Downloaded defmt-rtt v0.4.0
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded gcd v2.3.0
[INFO] [stderr]   Downloaded defmt-macros v0.3.6
[INFO] [stderr]   Downloaded embedded-hal-bus v0.1.0-rc.1
[INFO] [stderr]   Downloaded defmt v0.3.5
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded pio v0.2.1
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded rp2040-boot2 v0.3.0
[INFO] [stderr]   Downloaded miniz_oxide v0.3.7
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[INFO] [stderr]   Downloaded frunk v0.4.2
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded frunk_core v0.4.2
[INFO] [stderr]   Downloaded crc-any v2.4.3
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded deflate v0.8.6
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.22
[INFO] [stderr]   Downloaded image v0.23.14
[INFO] [stderr]   Downloaded rp2040-pac v0.5.0
[INFO] [stderr]   Downloaded web-sys v0.3.65
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03b1a490ec0b8f4bad64227d69669491fa1bc6e65995512e1c9bd5e2503beda9
[INFO] running `Command { std: "docker" "start" "-a" "03b1a490ec0b8f4bad64227d69669491fa1bc6e65995512e1c9bd5e2503beda9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03b1a490ec0b8f4bad64227d69669491fa1bc6e65995512e1c9bd5e2503beda9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b1a490ec0b8f4bad64227d69669491fa1bc6e65995512e1c9bd5e2503beda9", kill_on_drop: false }`
[INFO] [stdout] 03b1a490ec0b8f4bad64227d69669491fa1bc6e65995512e1c9bd5e2503beda9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde7761ffdcca87978c6c284268482077b63179464f4ec8a35e75ef898ac42cf
[INFO] running `Command { std: "docker" "start" "-a" "dde7761ffdcca87978c6c284268482077b63179464f4ec8a35e75ef898ac42cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling embedded-hal v1.0.0-rc.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.5.0 (https://github.com/embedded-graphics/simulator.git#d11431fe)
[INFO] [stderr]    Compiling touchscreen v0.1.0 (https://github.com/tommy-gilligan/touchscreen.git#a5c286eb)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "dde7761ffdcca87978c6c284268482077b63179464f4ec8a35e75ef898ac42cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde7761ffdcca87978c6c284268482077b63179464f4ec8a35e75ef898ac42cf", kill_on_drop: false }`
[INFO] [stdout] dde7761ffdcca87978c6c284268482077b63179464f4ec8a35e75ef898ac42cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6feba3c5d43d508ca3b5f0e09eea6943ec7622b179afa397f41220d3bb0b8dd0
[INFO] running `Command { std: "docker" "start" "-a" "6feba3c5d43d508ca3b5f0e09eea6943ec7622b179afa397f41220d3bb0b8dd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "6feba3c5d43d508ca3b5f0e09eea6943ec7622b179afa397f41220d3bb0b8dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6feba3c5d43d508ca3b5f0e09eea6943ec7622b179afa397f41220d3bb0b8dd0", kill_on_drop: false }`
[INFO] [stdout] 6feba3c5d43d508ca3b5f0e09eea6943ec7622b179afa397f41220d3bb0b8dd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5c49aa4adfca1331fdae3a6a5036c6a0e3fa94ee10d02682ebec84929ced633
[INFO] running `Command { std: "docker" "start" "-a" "f5c49aa4adfca1331fdae3a6a5036c6a0e3fa94ee10d02682ebec84929ced633", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/application-dc906cf94e86807d)
[INFO] [stderr]      Running unittests src/bin/rp2040.rs (/opt/rustwide/target/debug/deps/rp2040-03625186ad6e8a15)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] unsupported target
[INFO] [stderr] error: test failed, to rerun pass `--bin rp2040`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rp2040-03625186ad6e8a15` (exit status: 144)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "f5c49aa4adfca1331fdae3a6a5036c6a0e3fa94ee10d02682ebec84929ced633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c49aa4adfca1331fdae3a6a5036c6a0e3fa94ee10d02682ebec84929ced633", kill_on_drop: false }`
[INFO] [stdout] f5c49aa4adfca1331fdae3a6a5036c6a0e3fa94ee10d02682ebec84929ced633
